Counting Items in a Collection
The functions described in this section allow you to count items in a collection.The
CountCollectionItems
function allows you to determine the total number of items in a collection.The
CountTaggedCollectionItems
function allows you to determine the total number of items in a collection that have a specified collection tag.
Subtopics
- CountCollectionItems
- CountTaggedCollectionItems